Required permissions
To use a Microsoft Azure SQL Managed Instance source in a Qlik Replicate task, the user specified in the Microsoft Azure SQL Managed Instance endpoint connection settings must be a member of the db_owner database role.
To use the db_owner database role, the following permissions are required on the master DB:
grant view any definitiongrant view server stategrant execute on sp_repldonegrant execute on sp_replincrementlsngrant execute on sp_addpublicationgrant execute on sp_addarticlegrant execute on sp_articlefiltergrant select on sys.fn_dblog